Namespace - LJCWinFormCommon
Parameters
selection - The current selection rectangle.
selectionImage - The selection sample image.
originalImage - The original image.
Returns
The transformed selection rectangle.
Syntax
C# |
public static Rectangle TransformCrop(Rectangle selection, Image selectionImage, Image originalImage)
|
Transforms the crop rectangle values of the sample image relative
to the values of the original picture.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.